Add html targets for some doc/ Makefiles.
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Oct 2010 00:43:27 +0000 (17:43 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Oct 2010 00:43:27 +0000 (17:43 -0700)
commitf48225e8437b38ef038d07073acf17c2e65d7165
treed53b29b3045f09f52fcdbcaec1fe165939bcbdd8
parent7e27f845c375c77dd9476735423e9bb4186cd5fc
Add html targets for some doc/ Makefiles.

* doc/lispref/Makefile.in (.PHONY): Add html.
(html, elisp.html): New targets.
(clean): Delete html files.
($(infodir)/elisp): Remove unnecessary includes.

* doc/lispintro/Makefile.in (MAKEINFO): Use --force like the other
doc/ Makefiles do.

* doc/emacs/Makefile.in (.PHONY): Add html.
(html, emacs.html): New targets.
(clean): Delete html files.
doc/emacs/ChangeLog
doc/emacs/Makefile.in
doc/lispintro/ChangeLog
doc/lispintro/Makefile.in
doc/lispref/ChangeLog
doc/lispref/Makefile.in